*{
    margin:0px;
    padding:0px;
}

.masthead{
   height: 100vh;
   overflow-x:hidden;
   overflow-y: scroll; 
   scroll-snap-type: y mandatory;
   scroll-behavior: smooth; 
}

.first-section{
    background-image: url('../teena marketing/images/1.webp');
    background-size: 100% 100%;
    background-repeat:no-repeat;
    height:100vh;
    display: flex;
    scroll-snap-align: start;
    justify-content: center;
    align-items: center;
}
.logo{
    max-width: 230px;
}

.logoname{
    letter-spacing: 6px;
    font-size:8rem;
    font-family:'Bebas Neue' ;
    
}

.tagline{
    font-family: 'Montserrat';
    font-size:1.5rem;
    /*line-height: 40px;*/
    letter-spacing: 4px;
}

/* page-section */
.second-section{
    background-image: url('../teena marketing/images/2.webp');
    background-size: 100% 100%;
    background-repeat:no-repeat;
    height:100vh;
    display: flex;
    scroll-snap-align: start;
    justify-content: center;
    align-items: center;
}
.third-section{
    background-image: url('../teena marketing/images/3.webp');
    background-size: 100% 100%;
    background-repeat:no-repeat;
    height:100vh;
    display: flex;
    scroll-snap-align: start;
    justify-content: center;
    align-items: center;
}
.fourth-section{
    background-image: url('../teena marketing/images/4.webp');
    background-size: 100% 100%;
    background-repeat:no-repeat;
    height:100vh;
    display: flex;
    scroll-snap-align: start;
    justify-content: center;
    align-items: center;
}
.fifth-section{
    background-image: url('../teena marketing/images/5.webp');
   background-size: 100% 100%;
    background-repeat:no-repeat;
    height:100vh;
    display: flex;
    scroll-snap-align: start;
    justify-content: center;
    align-items: center;
}
.sixth-section{
    background-image: url('../teena marketing/images/6.webp');
   background-size: 100% 100%;
    background-repeat:no-repeat;
    height:100vh;
    display: flex;
    scroll-snap-align: start;
    justify-content: center;
    align-items: center;
}
.seventh-section{
    background-image: url('../teena marketing/images/7.webp');
    background-size: 100% 100%;
    background-repeat:no-repeat;
    height:100vh;
    display: flex;
    scroll-snap-align: start;
    justify-content: center;
    align-items: center;
}

.head1{
    font-size: 7.6rem;
    margin-left:40px;
    width: 30%;
    font-family: 'Bebas Neue';
    text-align: left;
    line-height: 90%;
}

.para1{
    font-size: 1.3rem;
    margin-left:40px;
    text-align: justify;
    font-family: 'Montserrat';
}

.img1{
    /*width:500px;*/
    max-height: 550px;
    max-width: 350px;
}

.head2{
    width: 30%;
    font-size: 7.6rem;
    text-align: left;
    font-family: 'Bebas Neue';
    line-height: 90%;
}

.para2{
    margin-right:40px;
    font-size: 1.3rem;
    text-align: justify;
    font-family: 'Montserrat';
}

.img2{
    width:500px;
    height:300px;
}

.head3{
    margin-left:40px;
    font-size: 7.6rem;
    text-align: left;
    font-family: 'Bebas Neue';
    line-height: 90%;
}

.para3{
    margin-left:40px;
    font-size: 1.3rem;
    text-align: justify;
    font-family: 'Montserrat';
}

.img3{
    width:450px;
    height:300px;
}
.img4{
    width:430px;
    height:450px;
}

.img5{
    width:550px;
    height:300px;
}
.img6{
    width:420px;
    height:300px;
}

.fa1{
    cursor: pointer;
    float:left;
    margin-left: 4%;
}

.fa2{
    cursor: pointer;
    float:left;
}

.footer-head{  
    font-size: 7.6rem;
    font-family: 'Bebas Neue';
    text-align: left;
    line-height:90%;
}

 .footer-mail{
    margin-left: 4%;
    text-align: left;
    font-size: 1.3rem;
    line-height:90%;
    font-family: 'Montserrat';
}

.footer-contact{
    margin-left: 4%;
    text-align: left;
    line-height:90%;
    font-size: 1.3rem;
    font-family: 'Montserrat';
}

.footer-add{
    margin-left: 4%;
    text-align: left;
    font-size: 1.3rem;
    font-family: 'Montserrat';
}

.icon{
    position:fixed;
    z-index:1;
    bottom:10px;
    right:2%;
     /*animation: bounce 4s infinite; */
    font-family: 'Montserrat';
}
.faw{
    background-color:white;
    right:2%;
    border-radius:50%;
    width: 50px;
    height: 50px;
}
.popup-message{
    font-weight: bold;
}

/*@keyframes bounce {*/
/*    0%, 20%, 50%, 80%, 100% {*/
/*        transform: translateY(0);*/
/*    }*/
/*    40% {*/
/*        transform: translateY(-20px);*/
/*    }*/
/*    60% {*/
/*        transform: translateY(-10px);*/
/*    }*/
/*}*/


/* Media query for mobile phone */
@media only screen and (max-device-width: 480px){
    .first-section{
        background:cover;
    }
    .logo{
        max-width: 180px;
    }
    .logoname{
        color: black;
        font-size: 4rem;
    }
    .tagline{
        font-size: .7rem;
        line-height: 20px;
        letter-spacing: 2px;
    }
    .head1{
        font-size: 4.5rem;
        text-align: left;
    }
    
    .para1{
        font-size: 1rem;
        margin-right:40px;
        text-align: justify;
    }
    .img1{
        /*top:3%;*/
        max-height: 200px;
        max-width: 400px;
    }
    .head2{
        font-size: 4.5rem;
        margin-left:40px;
        text-align: left;
    }
    .para2{
        font-size: 1rem;
        margin-left:40px;
        text-align: justify;
    }
    .img2{
        max-height: 200px;
        max-width: 290px;
    }
    .head3{
        font-size: 4.5rem;
        text-align: left;
    }
    .para3{
        font-size: 1rem;
        margin-right:40px;
        text-align: justify;
    }
    .img3{
        max-height: 200px;
        max-width: 250px;
    }

    .img4{
        max-width: 250px;
        max-height: 250px;
    }
    .img5{
        max-width: 350px;
        max-height: 200px;
    }
    .img6{
        max-width: 290px;
        max-height: 220px;
    }
    .footer-head{
        font-size: 4rem;
        text-align: left;
        margin-left: 40px;
    }
    .footer-mail{
        text-align: left;
        font-size: 1rem;
        margin-left: 40px;
    }
    .footer-contact{
        text-align: left;
        color:white;
        font-size: 1rem;
        margin-left: 40px;
    }
    .footer-add{
        text-align: left;
        font-size: 1rem;
        margin-left: 40px;
    }
    .fa1.fa-2x{
        margin-left:40px;
        font-size: 1.5em;
    }
    .fa2.fa-2x{
        font-size: 1.5em;
    }
}  


/* Media query for tablets */
@media only screen and (min-width:481px) and (max-width:768px){
    .logoname{
        font-size: 5rem;
    }
   .tagline{
        font-size: 1rem; 
        line-height: 10px;
        letter-spacing: 2px; 
    }
    .head1{
        font-size: 5.5rem;
        width: 50%;
        text-align: left;
    }
    .para1{
        font-size: 1.2rem;
        text-align: justify;
    }
    .img1{
        max-height: 350px;
        max-width: 400px;
    }
    .head2{
        font-size: 5.5rem;
        text-align: left;
    }
    .para2{
        font-size: 1.2rem;
        text-align: justify;
    }
    .img2{
        max-height: 300px;
        max-width: 350px;
    }
    .head3{
        font-size: 5.5rem;
        text-align: left;
    }
    .para3{
        font-size: 1.2rem;
        text-align: justify;
    }
    .img3{
        max-height: 300px;
        max-width: 350px;
    }
    .img4{
        max-height: 400px;
        max-width: 350px;
    }
    .img5{
        max-height: 370px;
        max-width: 370px;
    }
    .img6{
        max-height: 300px;
        max-width: 300px;
    }
    .footer-head{                                      
        font-size: 5.5rem;
        text-align: left;
    }
    .footer-mail{
        text-align: left;
        font-size: 1.2rem;
    }
    .footer-contact{
        color:white;
        text-align: left;
        font-size: 1.2rem;
    }
    .footer-add{
        text-align: left;
        font-size: 1.2rem;
    }
    .fa1.fa-2x{
        font-size: 2rem;
    }
    .fa2.fa-2x{
        font-size: 2rem;
    }

}
















